tests: Fix incorrect `summary --update` usage in test-local-pull.sh
authorPhilip Withnall <withnall@endlessm.com>
Fri, 23 Jun 2017 20:44:29 +0000 (21:44 +0100)
committerAtomic Bot <atomic-devel@projectatomic.io>
Tue, 27 Jun 2017 19:19:32 +0000 (19:19 +0000)
commita432a2b42029b7bc014b61375579994d13f22413
tree5f8449a486296a5224ad7ae2768f1e62d8afe129
parent2f297ba4d30384a84ef0fcc5f2505aa1153f9155
tests: Fix incorrect `summary --update` usage in test-local-pull.sh

Previously the spurious ‘update’ atom was ignored; now that `ostree
summary --update` accepts extra arguments as additional metadata, it’s
causing an error. Drop it.

Signed-off-by: Philip Withnall <withnall@endlessm.com>
Closes: #961
Approved by: cgwalters
tests/test-local-pull.sh